FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package robin.gittest#1.1.22-beta (78 ms)

Package robin.gittest
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=robin.gittest@1.1.22-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing
Url https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing
Version 1.0.0
Status draft
Name BeReferralPrescriptionNursing
Experimental False
Description Referral prescription for nursing.
Type ServiceRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription BeReferralPrescription


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "be-referralprescription-nursing",
  "url" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
  "version" : "1.0.0",
  "name" : "BeReferralPrescriptionNursing",
  "status" : "draft",
  "description" : "Referral prescription for nursing.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "quick",
      "uri" : "http://siframework.org/cqf",
      "name" : "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest",
        "path" : "ServiceRequest",
        "constraint" : [
          {
            "key" : "nursing-1",
            "severity" : "error",
            "human" : "Woundcare SHALL have bodySite",
            "expression" : "category.coding.code = '225358003' implies bodySite.exists()",
            "source" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing"
          },
          {
            "key" : "kine-1",
            "severity" : "error",
            "human" : "If identifier is present, category, code and quantity SHALL not be present.",
            "expression" : "identifier.exists() implies (category.empty() and code.empty() and quantityQuantity.empty())",
            "source" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing"
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension",
        "path" : "ServiceRequest.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.extension:statusReason",
        "path" : "ServiceRequest.extension",
        "sliceName" : "statusReason"
      },
      {
        "id" : "ServiceRequest.extension:statusReason.value[x]",
        "path" : "ServiceRequest.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.requisition",
        "path" : "ServiceRequest.requisition",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "short" : "Location on Body - to be used in context of woundcare",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.